Random-order bin packing
نویسندگان
چکیده
An instance of the classical bin packing problem consists of a positive real C and a list L = (a1, a2, ..., an) of items with sizes 0 < s(ai) ≤ C, 1 ≤ i ≤ n; a solution to the problem is a partition of L into a minimum number of blocks, called bins, such that the sum of the sizes of the items in each bin is at most the capacity C. The capacity is just a scaling parameter; as is customary, we put C = 1, and restrict item sizes to the unit interval. Research on the bin packing problem started over 30 years ago [GGU72], [Joh73]. As the problem is NP-complete [GJ79], many approximation algorithms have been proposed and analyzed. Next Fit (NF) is arguably the most elementary, as it packs items bin by bin, not starting a new bin until an item is encountered that does not fit into the current, open bin; in this event the open bin is closed, the new bin becomes the open bin, and no further attempt is made to pack items in the bin just closed. A natural generalization of NF is the First Fit algorithm (FF), which never closes bins; it packs each successive item from L in the first (lowest indexed) bin which has enough space for it. Another improvement on NF is the Best Fit algorithm (BF), which packs the next item in the lowest indexed bin, among those in which it fits, which has the maximum sum of item sizes. The most common ways of appraising an approximation algorithm are performance ratios, which give the performance of an approximation algorithm relative to an optimal algorithm. Informally, asymptotic bounds for algorithm A typically take the form: For given constants α ≥ 1, β ≥ 0, A(L) ≤ αOPT (L)+β
منابع مشابه
Best-fit Bin-packing with Random Order Ecole Normale Supérieure De Lyon Best-fit Bin-packing with Random Order Best-fit Bin-packing with Random Order
Best t is the best known algorithm for on line bin packing in the sense that no algorithm is known to behave better both in the worst case and in the average uniform case In practice Best t appears to perform within a few percent of optimal In this paper we study the expected performance ratio taking the worst case multiset of items L and assuming that the elements of L are inserted in random o...
متن کاملBest-Fit Bin-Packing with Random Order
Best-t is the best known algorithm for on-line bin-packing, in the sense that no algorithm is known to behave better both in the worst case (when Best-t has performance ratio 1.7) and in the average uniform case, with items drawn uniformly in the interval 0; 1] (then Best-t has expected wasted space O(n 1=2 (log n) 3=4)). In practical applications, Best-t appears to perform within a few percent...
متن کاملExtending Two-Dimensional Bin Packing Problem: Consideration of Priority for Items
In this paper a two-dimensional non-oriented guillotine bin packing problem is studied when items have different priorities. Our objective is to maximize the total profit which is total revenues minus costs of used bins and wasted area. A genetic algorithm is developed to solve this problem where a new coding scheme is introduced. To evaluate the performance of the proposed GA, first an upper b...
متن کاملAmbiguous Chance-Constrained Bin Packing under Mean-Covariance Information
The bin packing structure arises in a wide range of service operational applications, where a set of items are assigned to multiple bins with fixed capacities. With random item weights, a chanceconstrained bin packing problem bounds, for each bin, the probability that the total weight of packed items exceeds the bin’s capacity. Different from the stochastic programming approaches relying on ful...
متن کاملOnline Bin Covering: Expectations vs. Guarantees
Bin covering is a dual version of classic bin packing. Thus, the goal is to cover as many bins as possible, where covering a bin means packing items of total size at least one in the bin. For online bin covering, competitive analysis fails to distinguish between most algorithms of interest; all “reasonable” algorithms have a competitive ratio of 1 2 . Thus, in order to get a better understandin...
متن کاملDivergence-proving Techniques for Best Fit Bin Packing and Random Fit
This work discusses my attempts to extend Kenyon and Mitzenmacher’s technique for proving diveregnce of the online approximation algorithm Best Fit to Random Fit – another approximation algorithm for the well-known NP-hard problem of bin packing. In specific, the paper goes over Kenyon and Mitzenmacher’s recent advances on divergence of the waste of Best Fit bin packing for the skewed distribut...
متن کاملذخیره در منابع من
با ذخیره ی این منبع در منابع من، دسترسی به آن را برای استفاده های بعدی آسان تر کنید
برای دانلود متن کامل این مقاله و بیش از 32 میلیون مقاله دیگر ابتدا ثبت نام کنید
ثبت ناماگر عضو سایت هستید لطفا وارد حساب کاربری خود شوید
ورودعنوان ژورنال:
- Discrete Applied Mathematics
دوره 156 شماره
صفحات -
تاریخ انتشار 2008